github.com/andybalholm/brotli.ringBuffer.cur_size_ (field)
5 uses
github.com/andybalholm/brotli (current package)
ringbuffer.go#L23: cur_size_ uint32
ringbuffer.go#L56: copy(new_data, rb.data_[:2+rb.cur_size_+uint32(kSlackForEightByteHashingEverywhere)])
ringbuffer.go#L60: rb.cur_size_ = buflen
ringbuffer.go#L65: rb.buffer_[rb.cur_size_+uint32(i)] = 0
ringbuffer.go#L94: if rb.cur_size_ < rb.total_size_ {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |